Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsm_entity_field table — gsmef

This table aids in securing any application-specific data or generic data against any entity.

Table 4–15 lists the table’s FLA, fields, and foreign keys.

Table 4–15: gsm_entity_field table information 
Table FLA
Fields (data type)
Foreign keys
gsmef
entity_field_obj (Decimal)
owning_entity_mnemonic (Character)
entity_field_name (Character)
entity_field_description (Character)
entity_field_obj

Table 4–16 gives details of the table’s indexes.

Table 4–16: gsm_entity_field index information 
Index name
Elements
Type
XPKgsm_entity_field
entity_field_obj
Primary Unique
XAK1gsm_entity_field
owning_entity_mnemonic
entity_field_name
Unique

For example, if there is a requirement to secure access to specific companies, then the company entity with the company code field could be set up in this table. The valid values could then be set up in the entity field values table, and users allocated access to the specific values.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095